Cassandra Open Education

A platform to distribute educational resources online, which will be freely available to anyone. The aim is to facilitate equal access to education for all.

Documentation

Setup for Local Development

First clone the Repository. Then run:

npm install 
# or
yarn

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Learn More

You can learn more at the The Muses.

To learn React, check out the React documentation.

Last updated