Skip to content

A trivia question site, built with React and Webpack.

License

Notifications You must be signed in to change notification settings

hillscottc/trivnode-react

Repository files navigation

webpack-express-boilerplate

Based on The ultimate Webpack setup boilerplate.

Features

Running

For development, npm start, then navigate to http://localhost:3000 in your browser.

For a production build, npm run build then you can open ./dist/index.html in your browser.

Testing

Uses Mocha + Enzyme, as described here

npm test

References

About

A trivia question site, built with React and Webpack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published