/flatiron-example

Example CRUD web app for creating gists using @flatironjs

Primary LanguageJavaScript

#Example web app using flatiron note: this is a work in progress intended to demonstrate a fully functioning web app with flatiron

Usage

git clone https://github.com:gradus/flatiron-example.git
cd flatiron-example
npm install
npm start

Visit http://localhost:9090