Angular frontend for OpenStax Flip, a textbook-integrated flashcard application
Currently using lite-server that ships with angular-quickstart.
npm install
npm start
- compiles application and runs lite-server.
A browser window will open automatically.