Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 297 Bytes

File metadata and controls

8 lines (7 loc) · 297 Bytes

Local Setup

  1. First clone the project
  2. After that cd/promptopia to go into the directory.
  3. Now, fill up the .env file by looking into the .env.sample
  4. Run npm install to install the dependency.
  5. Run npm run dev to spin up the dev environment.

Happy Coding...