Skip to content

agenda/agenda-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Agenda Project

To debug Agenda:

  1. git clone https://github.com/agenda/agenda.git
  2. In cloned directory, type:
  • npm link to globally link the directory,
  • yarn to install dependencies,
  • and finally yarn build to run the build.
  1. Clone this demo repository git clone https://github.com/agenda/agenda-demo.git
  2. In cloned demo directory, type npm link agenda
  3. Run npm test

Feel free to build upon this to expand it to full-fledged example project!

Releases

No releases published

Packages

No packages published