Skip to content

marvelous-maitake/fec

Repository files navigation

FEC

FEC is our Front End Capstone Project for Hack Reactor. This project was created as a team of four.

Installation

Use the package manager npm to install dependencies.

npm install

Usage

# bundles files
npm run transpile

# initializes server
npm run server

# enter api key
copy config.example.js in server folder
rename it to config.js
uncomment code and replace 'GITHUBKEY' with your personal access token

# open client
open http://localhost:3000/ in browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5