Skip to content

bookstein/learning_grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning_grid

Contributing

  1. Clone and install dependencies
$ git clone git@github.com:bookstein/learning_grid.git
$ cd learning_grid
$ npm install
  1. Ensure mySql is running and able to accept connections
$ mysql.server start
  1. Start the expressjs server
$ npm start
  1. Navigate to localhost:3000
  2. Have fun!

TODO

  • express server
  • create models
  • create user endpoint, UI, view
  • create entity endpoint, UI, view
  • create comments endpoint, UI, view

see issue list for more ways to contribute.

About

A project with Katie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors