Skip to content

tfr42/wirvsvirus-challenge-accepted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wirvsvirus-challenge-accepted

Our challenge at devpost.com

How to join

Join us at slack.com (channel #1_0018_mentalhealth_homealonechallenge) or simply fork the repository and provide pull requests.

How to build

  1. Clone the repository:
    $ git clone https://github.com/tfr42/wirvsvirus-challenge-accepted.git
  1. Build the app:
    $ cd wirvsvirus-challenge-accepted
    $ npm install
    $ npm run build
  1. Run the app locally:
    $ npm start

The browser should start http://localhost:3000/

Publish to github pages

Build the app with:

$ npm run build
$ npm install --save-dev gh-pages
$ npm run deploy

License

All code in this repository is distributed under the Apache License 2.0 (Apache-2.0)

List of sources