/Plan-Your-Courses-React

Staging to test out a React implementation of planyourcourses.com

Primary LanguageJavaScriptMIT LicenseMIT

Plan Your Courses React

Getting Started

$ git clone <repo url>
$ cd <project dir>
$ npm install

Usage

Development Build: npm run devServer Production Build: npm start Testing: npm test or npm run test:watch for watching file change or npm run test:coverage for showing test coverage Lint checking: npm run lint Flow typechecking: npm run typecheck

Libraries Included: