2285f2f01e
separated page name translations |
||
---|---|---|
.. | ||
dist | ||
js | ||
scss | ||
.babelrc | ||
.eslintrc.js | ||
extractLocals.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
watch.sh | ||
webpack.config.js | ||
webpack.dev.config.js |
Development Setup
- Install node and npm (linux users: use this. if that doesn't work, this gist may be useful)
- Run
./watch.sh
(this willnpm install
dependencies)