Skip to content

digleg/whatever-pay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Whatever Pay

Available Scripts

In the project directory, you can run:

npm install && npm start

To run the develop in local http://localhost:3000 .

npm run build

Build the production of this project. It will build in to the directory 'build'.

Deploy locally

npm -g serve
serve build
serve build -p 3000 // change port to 3000

And it will run the production of this project locally.

Revised Record

20210201 [layout] fix the layout break in 4k screen size
20210202 [scroll] hide scroll display
20210205 [download] add download example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published