/v4-demo-api

Primary LanguageJavaScript

v4-demo-api

🔨 Build it yourself

Run the following commands:

# Clone this repo
git clone https://github.com/GetSimpl/v4-demo-api/ && cd v4-demo-api
# Install dependencies
npm install
# Run the app in development
npm run dev```