# Hello World
a front template

## install and start
```command
npm install
npm start
```

## build
```command
npm run build
```
## mainfest
--build
<br/>
--src
<br/>
  &nbsp;&nbsp;--assert
  <br/>
  &nbsp;&nbsp;--sass
  <br/>
  &nbsp;&nbsp;--static
  <br/>
  &nbsp;&nbsp;--template
  <br/>
  &nbsp;&nbsp;--UIComponent
  <br/>
  &nbsp;&nbsp;--utils
  <br/>
  &nbsp;&nbsp;--index.html
  <br/>
  &nbsp;&nbsp;--main.js
  <br/>
  &nbsp;&nbsp;--main.scss
<br/>
...config file
