An open API service indexing awesome lists of open source software.

https://github.com/sultan99/rol-todos

🍣 Demo project of React on Lambda.
https://github.com/sultan99/rol-todos

example reac-on-lambda

Last synced: 9 days ago
JSON representation

🍣 Demo project of React on Lambda.

Awesome Lists containing this project

README

          

## Demo project
Application is written using [react on lambda](https://github.com/sultan99/react-on-lambda).


## Getting started
Don't warry be magic 🧙‍

🧙‍ Three magic commands to get the project:
```sh
$ git clone git@github.com:sultan99/rol-todos.git
$ cd rol-todos
$ npm i
```

🧙‍ Two magic words to start:
```sh
$ npm start
```

🧙 One magic link to get involved: [http://localhost:8080](http://localhost:8080/)



## Build
🧙‍ Three magic words to build:
```sh
$ npm run build
```

Check `dist` folder for output.