/solid-online-services

Solid Online Services project to practice ReactJS, Redux and Webpack

Primary LanguageJavaScriptMIT LicenseMIT

Solid Online Services

Solid Online Services project to practice ReactJS, Redux and Webpack

You can simply access this Heroku server and test it.

Requirements

  • node ^10.16.0

Getting Started

Just clone the repo and install the necessary node modules:

$ git clone https://github.com/softage0/solid-online-services.git
$ cd solid-online-services
$ npm install                   # Install Node modules listed in ./package.json (may take a while the first time)
$ npm start                     # Compile and launch