Skip to content

LukeWlodarczyk/CoinPusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinPusher

Technology

  • React
  • Express
  • Pusher

Setup

Install the dependencies

$ npm install

Start app

$ npm start

If you want to test app offline

Install serve globally

$ npm i -g serve

Build app

$ npm run build

Serve app

$ serve -s build

Point your browser to http://localhost:5000/

This project was bootstrapped with Create React App.

About

Example of progresive web app using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published