Front-end stack boilerplate for u4bi
$ git clone https://github.com/myungjaeyu/front-end-stack.git
$ npm install
$ npm start-
production build
npm run build -
open the local server with the production file
npm run serve -
linting
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Front-end stack boilerplate for u4bi
$ git clone https://github.com/myungjaeyu/front-end-stack.git
$ npm install
$ npm startproduction build npm run build
open the local server with the production file npm run serve
linting npm run lint