jackyw2018 / fs-lab-readium

Lab for React - Readium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readium

Setup

MacOS/Linux

  • npm install
  • npm start
  • Open another terminal window; from there, npm run seed to seed the database

Windows

  • npm install
  • npm run build-watch to start the webpack process
  • Open another terminal window; from there, npm run start-server to start the server process
  • Open another terminal window; from there, npm run seed to seed the database

About

Lab for React - Readium


Languages

Language:JavaScript 84.9%Language:CSS 13.3%Language:HTML 1.8%