/ArtistIntro

Primary LanguageJavaScript

ArtistIntro

Description will be here.

Setup

  1. Clone the repo

  2. Create an .env file in the root directory

  3. Add required environments by following .env.examples file

  4. Use

npm run dev

for development. (Default port: 2021)

Or

npm start

for production.

  1. That's it!