Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hackafro/levelup-scss


https://github.com/hackafro/levelup-scss

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## Getting started

* Install create react app globally using any of the following commands:

`yarn global add create-react-app` or `npm i -g create-react-app`;

## Starting the application

* Run `yarn install` or `npm install`.
* Run `yarn start` or `npm start` to start the application.