ucsb-cs156-s23 / team01-s23-6pm-3

Home Page:https://ucsb-cs156-s23.github.io/team01-s23-6pm-3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6pm-3-team01

https://ucsb-cs156-s23.github.io/team01-s23-6pm-3/

Getting Started on localhost

cd frontend
npm install  # only on first run or when dependencies change
npm start

Then, the app should be available on http://localhost:3000

Getting Started on GitHub Pages

Edit the frontend/package.json file to change this entry:

  "homepage": "https://ucsb-cs156.github.io/STARTER-team01",

To run React Storybook

About

https://ucsb-cs156-s23.github.io/team01-s23-6pm-3/

License:MIT License


Languages

Language:JavaScript 98.8%Language:HTML 1.0%Language:CSS 0.2%