Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

ayuan17/purplepollen-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-proxy

  1. download and install nodejs https://nodejs.org/en/
  2. fork this repo and rename to project name
  3. clone your fork and cd to project folder
  4. npm install
  5. npm run dev
  6. to add another api, edit lib/config/base.json
  7. add your html and project files to the lib/public folder
  8. open browser at http://localhost:1337 to view your project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.4%
  • CSS 27.4%
  • HTML 26.2%