Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 228 Bytes

File metadata and controls

21 lines (14 loc) · 228 Bytes

Cedra Web Client Application

Single Page Application of Cedra Project Built with React.js

Start Application

$ npm start

Run Tests

$ npm test

Build Project

$ npm run build