Skip to content

An example showing how to build a simple CRUD app with Layr and Boostr

Notifications You must be signed in to change notification settings

layrjs/crud-example-app-js-boostr

Repository files navigation

crud-example-app-js-boostr

An example showing how to build a simple CRUD app with Layr and Boostr.

Prerequisites

  • Make sure your have a Node.js v14 or newer installed.
  • Make sure you have Boostr installed as it is used to manage the development environment.

Installation

Install all the npm dependencies with the following command:

boostr install

Running the app in development mode

Start the development environment with the following command:

boostr start

The app should be available at http://localhost:16287.

About

An example showing how to build a simple CRUD app with Layr and Boostr

Resources

Stars

Watchers

Forks