Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 558 Bytes

File metadata and controls

23 lines (15 loc) · 558 Bytes

Dislearning website

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/dislearning/website.git

# Go into the repository
$ cd website

# Install dependencies
$ npm install

# Run the app
$ npm start

Vision

The project is an example of the use of dislearning encompassing different independent courses.