Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arya-f4/pbd-uas
https://github.com/arya-f4/pbd-uas
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arya-f4/pbd-uas
- Owner: Arya-f4
- License: mit
- Created: 2024-12-06T11:37:34.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-12-06T11:39:55.000Z (28 days ago)
- Last Synced: 2024-12-06T12:29:07.344Z (28 days ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inventify PBD UAS Management Apps for inventory.
## Installation
Here are the steps you need to follow to install the dependencies.1. Download and extract the template from Next.js Templates.
2. After that **cd** into the template directory then run this command to install all the dependencies
```
npm install
```
or```
yarn install
```3. Now run this command to start the developement server
```
npm run dev
```or
```
yarn dev
```### 📄 License
Next.js Free is 100% free and open-source; feel free to use it with your personal and commercial projects.## Update Logs
### Version 0.0.1 Initial Repository and template git push