https://github.com/jamkaramol/xite-poc
https://github.com/jamkaramol/xite-poc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamkaramol/xite-poc
- Owner: jamkaramol
- Created: 2021-09-18T16:01:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T17:24:45.000Z (over 3 years ago)
- Last Synced: 2024-10-06T08:08:13.972Z (8 months ago)
- Language: TypeScript
- Size: 225 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Available Scripts
Go to project directory, and install the dependencies first.
### `npm install`In the project directory, you can run:
### `npm start`Runs the app in the development mode.\
Open [http://localhost:3000](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](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`