Skip to content

CodeforAustralia/cm-seechange-survey-blueprint

Repository files navigation

cm-seechange-survey-blueprint

Civic Makers SeeChange Survey blueprint

[2023-10-08]: This repo is still under development. See this Trello Board for details

Next Steps

Please refer to the following Trello cards in Civic Makers Trello Board for next steps:

More to come!

Getting Started with Local Development

  • Once off setup - nvm:
    • install nvm using instructions here
    • cd to repo, then run following commands to install nodejs environment for development work:
      nvm install
      nvm use
      
  • install dependencies:
npm install
  • run the app in local environment:
npm run dev

About

Civic Makers SeeChange Survey blueprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published