Skip to content
This repository was archived by the owner on Apr 14, 2018. It is now read-only.

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

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages