Skip to content

iheng/housing-frontend

 
 

Repository files navigation

Hack OR Front-End Starter

This is a starter kit for Hack Oregon front-end development using React + Redux. This repo should help get started and keep the different projects aligned.

Guide

  1. Get Node 6.5 + - I recommend using Node Version Manager.
  2. git clone https://github.com/hackoregon/hackor-frontend-starter.git.
  3. npm i - install
  4. npm start - start dev mode (watching tests + linter)
  5. npm test - run tests
  6. npm run coverage - run tests w/ coverage

Next up

[ ] Docs [ ] Ability to remove reference files

Stories in Ready

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.9%