A simple front end for the nostra fortune-teller module.
A Node + Express web app with a React.js front-end. Scaffolded with The ultimate Webpack setup boilerplate.
- Basic React on the client.
- Hot module replacement in development.
- CSS modules.
For development:
npm start
Then navigate to http://localhost:3000 in your browser.