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

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

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

Last synced: 5 months 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).
Live demo at [codesandbox](https://codesandbox.io/s/jjlo9m5jq5)


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

🧙‍ Three magic commands to get the project:
```sh
$ git clone git@github.com:sultan99/rol-table.git
$ cd rol-table
$ 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.