/dagger

Primary LanguageJavaScript

Dagger4

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation packages:

Installing

For installing all dependencies running:

npm install

Development mode

npm start

Go to http://localhost:3000

Deployment

For deploy project on a live system you must do this:

npm install
npm run-script build

Your DocumentRoot for your web server must be /build.

License

This project is licensed under the MIT License.