Skip to content

solrubado/crabada-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Crabada Stats

To start using this project, clone this project from Github, find the project on the terminal and run the following commands:

npm i

This will install all the libraries that the project requires for running.

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.

Download changes from Github

If changes have been made to the project, you will need to pull those changes from the Github repository. To do so, run the following command:

git pull origin master

This will download the new changes. If the project was already running, use Ctrl+C to stop the project, then download the code and use npm start to start the project again.

About

Project to find, in an easier way, special crabadas that are on sale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors