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.
- Host: GitHub
- URL: https://github.com/sultan99/rol-table
- Owner: sultan99
- License: mit
- Created: 2019-04-12T14:50:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T19:36:31.000Z (over 3 years ago)
- Last Synced: 2025-10-13T18:57:03.740Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.