Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HanDOL

AppWorks School Campus Program #1
Personal Porject

Backend

Install Packages

npm install
cd backend
npm install

Start Backend

cd backend
npm start

Frontend

Install Packages

cd frontend
npm install

Start Frontend

If you are going to use the backend server that runs on the localhost, open /frontend/src/api.js and change the hostname into http://localhost:3000.

cd frontend
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages