Skip to content
 
 

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Ember Todo List

Implements a todo list using Ember and Chapi

Development

Prerrequisites

First Fork The repository

Run the server

  mkidr -p $GOPATH/github.com/<my_github_user_name>
  cd $GOPATH/src/github.com/<my_github_user_name>
  git clone https://github.com/<my_github_user_name>/gotodo.git
  cd gotodo
  go get
  cd client && npm install && bower install  && ember build && cd ..  //ember stuff
  go run server.go

About

Todo List implemented with Ember and Go Chapi

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages