Skip to content

Hapa1/Survey.me

Repository files navigation

Survey.me

Survey.me is a webapp to let users get the opinions of email recipients.

GitHub Logo

Installation

Clone the repository and install all server-side dependencies using npm.

npm install

Next, navigate to the client directory install all all client-side dependencies using npm.

cd client
npm install

Usage

To run the app on https://localhost:3000, run the following.

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published