Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.37 KB

README.md

File metadata and controls

53 lines (38 loc) · 1.37 KB


Stat Calculator
Dragalia Lost Stat Calculator

Table of Contents

Demo

Installation

This instruction will get you a copy of the project and running on your local machine for development and testing purposes. To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/junlico/dragalia-lost.git

# Go into the repository
$ cd dragalia-lost

# Install dependencies
$ npm install

# Run the app
$ npm start

Built With

Donation

License

This project is licensed under the MIT License - see the LICENSE file for details