prios-poll
v1.0.0
Published
A simple poll app
Readme
Poll test
A simple poll app
Live app link poll-app
Getting Started
These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.
Installing
Get a development environment running
Say what the step will be
git clone https://github.com/TorMagne/poll.gitinstall dependencies
npm installrun project
npm run devBuild
build project
npm run dev