Skip to content

shjp/shjp-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHJP Web Application

This is the web application project for SHJP. It is mainly intended for admin usage.

Getting started

  1. Clone this repo and run npm install
  2. Create a file named .env.local in the project root and fill out the following env variables:
    • REACT_APP_API_URL: The URL for the GraphQL API Gateway. If you want to use the dev API server, please ask @sanggonlee or create an issue in this repo asking for its access.
  3. Run npm start and open up your browser. You will the app running on localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published