- Fork this repo
- Clone and rename this repo:
git clone [remote-address] [new-name]
For example:git clone [email protected]:turingschool-examples/rancid-tomatillos-starter.git rancid-tomatillos
cd
into the directory- Install necessary dependencies with
npm install
- Run your React app with
npm start
- Go to
http://localhost:3000/
and you should see a page with some starter elements - Enter
control + c
in your terminal to stop running the React app at any time - To run Cypress tests, use
npx cypress open
forked from turingschool-examples/rancid-tomatillos-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
dcardona23/rancid-tomatillos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 92.3%
- CSS 4.6%
- HTML 3.1%