https://github.com/windup/windup.github.io
https://github.com/windup/windup.github.io
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/windup/windup.github.io
- Owner: windup
- License: epl-2.0
- Created: 2022-08-05T12:28:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T16:01:36.000Z (over 1 year ago)
- Last Synced: 2024-05-02T06:00:54.538Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://windup.github.io/
- Size: 15.7 MB
- Stars: 0
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Windup website
Based on [Gatsby](https://www.gatsbyjs.com/) and [Tailwindcss](https://tailwindcss.com/)
## Start in dev mode
### Prerequisites
- NodeJS 16
### Install dependencies
```
npm install --force
```### Start the UI
```
npm run start
```Open your browser at http://localhost:8000/