Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quic-pro/company-web-site
Web site of company
https://github.com/quic-pro/company-web-site
Last synced: 4 days ago
JSON representation
Web site of company
- Host: GitHub
- URL: https://github.com/quic-pro/company-web-site
- Owner: quic-pro
- License: mit
- Created: 2022-06-09T06:25:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T05:20:08.000Z (almost 2 years ago)
- Last Synced: 2023-06-28T07:47:04.194Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://quic.pro/
- Size: 2.81 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QUIC-PRO Inc. site
## Official site version
[quic.pro](https://quic.pro/)## About website
Technologies used in the development of the website:
- Node.js
- React
- Tailwindcss### Install Node.js
You need to [install](https://nodejs.org/en/) Node.js to run this website.### 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 your browser.#### `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`
Builds the app for production to the `build` folder.