Skip to content

Single page web application of Feedback project

DeadlineDevelopers/feedback-frontend

Repository files navigation

Feedback Web Application

Single page web application of Feedback project

Getting Started

Requirements

Quick Start

1. Run npm run prepare

This will install all project dependencies listed in package.json file.

2. Run npm run dev

This will start a development server on http://localhost:3000/

How to Build

To build the app, simply run:

$ npm run dist

This command puts compiled output files in /dist directory.

About

Single page web application of Feedback project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published