Skip to content

PPAV-inc/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

Install

$ git clone https://github.com/PPAV-inc/website.git
$ cd website
$ npm run install-all

Run

Open two terminals for server and client.

Server

$ cd server
$ docker-compose up -d
$ npm run dev

In the first time, run

$ npm run seed-setup
$ npm run seed

after running docker-compose up -d

Client

$ cd client
$ npm run dev

Then, open http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •