0.1.0 • Published 2 years ago

f2p-bracket-game v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\ You may also see any lint errors in the console.

start:mock_picks_open

Runs the app in a mock picks open state where you can fill out an empty bracket.

start:mock_picks_open_return_user

Runs the app in a mock picks open state where a user is returning to a bracket that was already started.

start:mock_picks_closed

Runs the app in a mock picks closed state where you can see a filled out bracket with scores and correct/incorrect pick states.

npm test

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

npm run build

Builds the app for production to the build folder.\ It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\ Your app is ready to be deployed!

See the section about deployment for more information.