Skip to content

arturoromeroslc/civic-platform

 
 

Repository files navigation

Civic


This is the core project for Hack Oregon's Civic Platform.

Setup

nvm use
yarn install
yarn build
yarn build:server

Develop

yarn go
# http://localhost:3000/civic

Test

yarn test

Deploy

# ???

Built With

  • React - view engine / server side rendering
  • React-Router - client side routing
  • Express - server
  • Redux - state manager
  • Mocha/Enzyme - testing
  • Webpack - bundler
  • Yarn - dependency manager
  • Docker - containerization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%