Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

ZolaApp/zola-app

Repository files navigation

Zola App

Zola App is the source code for Zola’s dashboard, https://app.zola.ink.

Meta

Getting started

Copy the .env.dist file to .env and run:

$ npm install
$ npm run dev

✨Zola app running on port 3000. ✨

You can use a custom port using the PORT environment variable.

License

BSD-3 License. See LICENSE.