Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schultyy/spreadsheet
https://github.com/schultyy/spreadsheet
javascript react spreadsheet
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/schultyy/spreadsheet
- Owner: schultyy
- License: mit
- Created: 2017-02-09T22:41:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T21:53:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T03:08:53.934Z (3 days ago)
- Topics: javascript, react, spreadsheet
- Language: JavaScript
- Size: 3.07 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spreadsheet
This a basic spreadsheet built with JavaScript and React.
## Development
You need Node.js 14.0 for this run.
```bash
$ npm install
$ npm start
```# LICENSE
MIT