Skip to content
Snippets Groups Projects
README.md 163 B
Newer Older
# Asteroid Web
This is the frontend code for the Asteroid Sync app.

## Running the app

```
$ npm install 

$ npm run dev

```

Adjust the `.env` file as needed.