Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 501 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 501 Bytes

cnx-flip-angular

Angular frontend for OpenStax Flip, a textbook-integrated flashcard application

Requirements

node >= v4.x.x

cnx-flip backend

Setup

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.