0.1.6 • Published 7 years ago

generator-qbt-fe v0.1.6

Weekly downloads
21
License
-
Repository
-
Last release
7 years ago

generator-qbt-fe

Install

npm install -g yo
npm install -g generator-qbt-fe
yo qbt-fe <appName>

cd <appName>
npm install

Dev (client-side rendering)

npm start -s (-s is optional,will neglect unimportant message)
open http://localhost:devPort

Production (server-side rendering)

npm run server

open http://localhost:serverPort
0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago