ente/README.md

14 lines
287 B
Markdown
Raw Normal View History

2021-03-11 14:31:40 +00:00
Web application for [ente](https://ente.io) built with lots of ❤️ and a little bit of JavaScript.
2020-09-09 21:09:51 +00:00
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.