Skip to content

sqrl-planner/sqrl-landing

Repository files navigation

Landing page for sqrlplanner.com

Development

You'll need to have Node.js installed.

How to get started

Clone the repo, then run npm install to install dependencies. Run npm dev to start the development server. Run npm build && npm start to create a production build and serve the application.