Skip to content

Salsao/survey-playground

Repository files navigation

Survey Playground

An application for creating surveys.

Instructions

yarn

Installs the dependencies.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Server

You must install json-server so you can use the local server to communicate with the backend. Run: json-server --watch db.json --port 4500

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published