Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ovsundal/alarm-system-gpt-frontend
https://github.com/ovsundal/alarm-system-gpt-frontend
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovsundal/alarm-system-gpt-frontend
- Owner: ovsundal
- Created: 2024-02-09T08:50:28.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T20:02:17.000Z (5 months ago)
- Last Synced: 2024-06-23T11:41:02.786Z (5 months ago)
- Language: TypeScript
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To run the application:
The following software is necessary to run this application locally:
- [Node.js](https://nodejs.org/en)
After installing the necessary software, follow the steps below:
1. Clone the repository
2. Open the terminal and navigate to the project folder
3. Run the command `npm install` to install the project dependencies (npm is installed with node)
4. Run the command `npm start` to start the application
5. Open the browser and navigate to http://localhost:3000