Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

clay-run/base-app-starter

Repository files navigation

base-app-starter

This repository is a base app starter that works with Base.run. Learn more about Base.run

Configuration

Configuration this app is very simple.

First install the packages with either npm install or yarn install.

Then, modify the config file with your own Base.run API Key (sk_xxxxxxxxxxxxx).

After this, just run npm run dev and check the app running at http://localhost:8091