Skip to content

hackoregon/civic-platform

Repository files navigation

Civic


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

Setup

nvm use
npm install
npm run build
npm run build:server

Develop

npm run go
# http://localhost:3000/civic

Test

npm 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