Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skillzl/chrlwv-website
💫 : website: main chrlwv project website
https://github.com/skillzl/chrlwv-website
next typescript website
Last synced: about 2 months ago
JSON representation
💫 : website: main chrlwv project website
- Host: GitHub
- URL: https://github.com/skillzl/chrlwv-website
- Owner: skillzl
- License: apache-2.0
- Created: 2022-12-10T20:17:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T11:24:21.000Z (about 2 years ago)
- Last Synced: 2023-03-07T15:42:58.091Z (almost 2 years ago)
- Topics: next, typescript, website
- Language: TypeScript
- Homepage: https://chrlwv.tech
- Size: 251 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chrlwv website
Landing page for chrlwv-tech project written in TypeScript.
## Usage
* Getting Started
```bush
git clone https://github.com/skillzl/chrlwv-website.git
cd chrlwv-website
npm install```
* Start the project```bush
npm run dev
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[Apache](LICENSE)