Skip to content
This repository was archived by the owner on Jun 15, 2019. It is now read-only.

rugby-board/rugby-board-node

Repository files navigation

rugby-board-node

Code Climate

Node.js UI Server for Rugby Board

Dev

  1. Install with yarn

    $ yarn install
    
  2. Build node-sass

    $ node node_modules/node-sass/scripts/install.js
    
  3. Serve with Node

    $ yarn server
    
  4. Test the codes

    $ yarn test
    

Deployment

Init with heroku-cli and push to Heroku,

$ git push heruko master

And Heroku will call yarn heroku-postbuild automatically.

About

Deprecate due to vulnerabilities in dependencies. Rugby News Board built with Node.js and Preact

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors