Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arya-f4/pbd-uas


https://github.com/arya-f4/pbd-uas

Last synced: 19 days ago
JSON representation

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