/bfms

A Solution for Front End Multiple Pages Architecture separating front end and back end

Primary LanguageJavaScript

bfms

A Solution for Front End Multiple Pages Architecture separating front end and back end

Build Setup

# install dependencies
npm install -d

# Chinese client
npm install -d --registry=https://registry.npm.taobao.org


# serve with hot reload at localhost:3000
npm start (npm run start)


# build project to release
gulp build


# test releasing files

gulp serve

License

Licensed under the MIT license.