Skip to content
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.
/ strikeout Public archive

Digital Platform behind Let America Vote. [WIP]

License

Notifications You must be signed in to change notification settings

LetAmericaVote/strikeout

Repository files navigation

strikeout

Digital Platform behind Let America Vote.

Install

npm install

cp .env.example .env

Usage

# Compile client assets & watch for changes
$ npm start

# Compile client assets in production settings
$ npm run build

# Build + watch client assets and run dev server
$ npm run dev-server

# Run the production server configuration
$ npm run server

TLDR: When developing locally use npm run dev-server and visit localhost:5000 in your browser.

About

Digital Platform behind Let America Vote. [WIP]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published