Skip to content

core/front-boilerplate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

front-boilerplate

Front-end boilerplate using webpack, es6/7 via babel, react, mobx, and sass

npm start starts a dev server with hot-reloading

Use the env variables DEV_URL and DEV_API.

ex. DEV_URL=http://0.0.0.0:7777 DEV_API=http://0.0.0.0:7777/api npm start

npm test runs tests

npm run build builds js and sass into a production js file

About

front-end boilerplate with webpack, es6/7 via babel, react, mobx, and sass

Resources

Stars

Watchers

Forks

Releases

No releases published