Skip to content

seadb/marquette-food

Repository files navigation

Marquette Local Food

Uses React, Babel, and Webpack.

Create Project

git clone git@github.com:seadb/marquette-food.git

Setup

npm install
npm run compile

Create a config.js in the root directory. An example config.example.js is provided

Development

  1. $ npm run dev

  2. Open http://localhost:8080/.

Production

  1. $ export NODE_ENV="production"

  2. $ npm run start

  3. Open browser to the hostname and port in config.js

About

repository for marquette local food web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published