Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.04 KB

🎬 Movie Quotes application

This is the application code for the Movie Quotes App Tutorial.

Requirements

Platformatic supports macOS, Linux and Windows (WSL recommended).

You'll need to have these things installed:

  • Node.js >= v16.17.0 or >= v18.8.0
  • npm v7 or later

Setup

Clone this repository with Git (git clone), then run these commands in the project directory:

npm install

npm run setup

Usage

Run the API and frontend applications in parallel with:

npm run dev

Explore

License

Apache 2.0