Skip to content

Zhang-RenWen/nuxt2-blog

Repository files navigation

#Project command line

Install the dependencies

yarn install

Start the local development server

npm run dev

Make correct commit messages before commit

git cz

Check JavaScript and CSS Style Guide or syntax error (git commit would launch it!)

npm run lint

Publish

npm run build

Releases

No releases published

Packages

No packages published