Tsmwhite / surmon.me

🆒 My personal website and blog, powered by @nuxt

Home Page:https://surmon.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt logo       surmon.me logo

Surmon.me

forthebadge GitHub stars GitHub issues GitHub forks GitHub last commit GitHub license

Introduction

My personal website and blog, powered by Nuxt.js.

使用 Nuxt.js 构建的个人网站。

Online site: https://surmon.me


其他相关项目:

更新记录:CHANGELOG.md

Screenshot

Development Setup

# 使用 nodemon 在开发环境下工作
$ npm i nodemon -g

# install dependencies 依赖 python2.7
$ npm install [--python=python2.7] # or npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# lint test
$ npm run lint

About

🆒 My personal website and blog, powered by @nuxt

https://surmon.me

License:MIT License


Languages

Language:Vue 64.7%Language:JavaScript 26.3%Language:CSS 8.5%Language:HTML 0.5%