- Git
- Node.js 6.5.0 (ndenv is recommended.)
git clone https://github.com/NewEconomyMovement/nem-website.git
cd nem-website
npm install
npm run bower install
Make config.json file from config.json.sample
If you want to develope with original original i18 spreadsheet, you can set document_key
with config.json.
npm run start
npm run build