Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lassejlv/website-starter-template
Start a website quickly
https://github.com/lassejlv/website-starter-template
Last synced: about 2 months ago
JSON representation
Start a website quickly
- Host: GitHub
- URL: https://github.com/lassejlv/website-starter-template
- Owner: lassejlv
- Created: 2021-08-10T16:47:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T14:27:31.000Z (over 2 years ago)
- Last Synced: 2024-04-17T03:57:58.303Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Website Starter Template
Here is a basic starter template, with an dev server ready for you.
You will need:
- Node.js
```bash
git clone https://github.com/lassv/website-starter-template.git
`````