Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisarhassan12/totaliser
https://github.com/nisarhassan12/totaliser
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nisarhassan12/totaliser
- Owner: nisarhassan12
- Created: 2019-01-17T15:27:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T07:22:18.000Z (over 2 years ago)
- Last Synced: 2023-03-02T17:26:47.889Z (over 1 year ago)
- Language: JavaScript
- Size: 10.6 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Totaliser
1 - Use 'yarn install' or 'npm install' from the root of the Project to install the dependencies.
2 - To start the development server use 'yarn dev' or 'npm run dev'.
3 - For Production build use 'yarn prod' or 'npm run prod'.