Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amoutonbrady/trad-client
https://github.com/amoutonbrady/trad-client
Last synced: about 21 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/amoutonbrady/trad-client
- Owner: amoutonbrady
- Created: 2020-08-16T19:57:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T11:58:16.000Z (almost 4 years ago)
- Last Synced: 2024-05-30T16:31:28.560Z (5 months ago)
- Language: TypeScript
- Size: 376 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
```bash
$ npm install # or pnpm install or yarn install
```## Available Scripts
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.
### `npm run build`
Builds the app for production to the `dist` folder.
It correctly bundles Solid 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!## Deployment
You can deploy the `dist` folder to any static host provider (netlify, surge, now, etc.)