rocambille / my-resources

a tool to store, organize and share resources through GitHub
MIT License
0 stars 5 forks source link

My Resources

My Resources is a tool to store, organize and share resources through GitHub.

This project was bootstrapped with Create React App.

Installation

Clone this repository, then go to the cloned repository:

git clone https://github.com/wasthishelpful/my-resources
cd my-resources

Usage

In the project directory, you can run:

npm install

Installs the projects dependencies in order to run the following scripts

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Contributing

Pull requests are welcome. Check the issues to see how you can help (and feel free to open new ones).

License

My Resources is open source software licensed as MIT.