This app only uses jQuery
and React
as external dependencies to keep things as simple as possible.
As development dependencies the following have been used:
- Gulp
- Webpack
- Browsersync
- Sass
- Git
- Json-server
- Babel
To install dependencies run yarn
inside the root directory.
To start the server just run
npx gulp start