topview-init

0.0.3 • Public • Published

topview-init

TopView projects boilerplate generator.

Install

$ npm install topview-init -g

Setup

$ mkdir porject-name && cd project-name
$ topview-init

If you notice All set! projects are awesome, have fun! :), that means our project's structure is already generated, cheers!

Usage

We almost there...

$ npm install && npm run dev

Hit localhost:8080 localhost:3000 and create our awesome project right now!

Every time you save the files in the src folder will reload the browser, so you don't need to press F5 repeatedly.

Build

$ npm run build

with this command, we will

  1. Bundle all modules into a bundle.js and all stylesheets into a bundle.css in dist folder with webpack.
  2. Uglity .js, minify and .html into build folder with gulp.

Attention

This boilerplate is never used in large applications or projects, so it probably has lots of problems. but that's ok, I believe you guys will constantly improve it.

Bugs & Issues

Fix by yourself

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i topview-init

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • jasonliao