Skip to content

terwer/next-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-cli

Note

This project has Paused,Waiting for offical support 
Exception:
TypeError: NativeModule.wrap is not a function

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Ssr support

npm run ssr:build
npm run ssr:serve
npm run ssr:start
npm run generate

Customize configuration

See Configuration Reference.