- Mac OS X, Windows, or Linux
- Node.js v5.7+ download link
npm
v3.6 or newer (new to npm?)- Text editor or IDE pre-configured with React/JSX/Flow/ESlint (learn more)
You can start by cloning the latest version of common-fe-template on your local machine by running:
$ git clone -b master --single-branch https://github.com/euler-ui/boilerplate.git FooApp
$ cd FooApp
$ rm -rf .git
This will install both run-time project dependencies and developer tools listed in package.json file.
This command will build the app into webpack bundles. As soon as the build completes, it will start a webpack dev server.
http://localhost:3334/ — Webpack dev server