To install, from this directory, run the following:
npm install
For development, when touching front-end code, run the JSX watchdog:
node_modules/react-tools/bin/jsx --watch static/jsx static/build
To run:
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To install, from this directory, run the following:
npm install
For development, when touching front-end code, run the JSX watchdog:
node_modules/react-tools/bin/jsx --watch static/jsx static/build
To run:
npm start