Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
/ sharebike Public archive

A bike sharing management front side project using React.

License

Notifications You must be signed in to change notification settings

ValueXu/sharebike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareBike

About this project

The project is a mission from my teacher. It was bootstrapped with Create React App. All data comes from fastmoke.site using my own key, also including BaiduMap's Development Api. I put the mock profiles in "/src/mock" folder, if you need it, configure it. You can use my mock apis just for development usage.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder. You can use "serve" package in npm to start it.

yarn eject

Actually I already ejected the project, there's no use for this command.

About

A bike sharing management front side project using React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages