u4bi-dev / front-end-stack

Front-end stack boilerplate for u4bi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front End Stack

Front-end stack boilerplate for u4bi

_

Installation

$ git clone https://github.com/myungjaeyu/front-end-stack.git

$ npm install

$ npm start

Usage

  1. production build npm run build

  2. open the local server with the production file npm run serve

  3. linting npm run lint

License

MIT

About

Front-end stack boilerplate for u4bi

License:MIT License


Languages

Language:JavaScript 92.7%Language:CSS 4.7%Language:HTML 2.6%