Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chcepe/chcepe.github.io
Hey there, I'm Chris 👋 Here is how you can know more about me and the projects I am working on.
https://github.com/chcepe/chcepe.github.io
Last synced: 1 day ago
JSON representation
Hey there, I'm Chris 👋 Here is how you can know more about me and the projects I am working on.
- Host: GitHub
- URL: https://github.com/chcepe/chcepe.github.io
- Owner: chcepe
- License: mit
- Created: 2019-02-22T17:36:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T10:20:34.000Z (9 months ago)
- Last Synced: 2024-03-21T11:01:20.342Z (9 months ago)
- Language: TypeScript
- Homepage: https://chcepe.github.io
- Size: 97.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Preview](public/preview.png)](https://chcepe.github.io)
## Getting Started 🚀
Clone the repository.
git clone https://github.com/chcepe/chcepe.github.io.git
Install the project dependencies:
yarn
# or
npm installStart the development server:
yarn start
# or
npm run startBrowse [localhost:3000](http://localhost:3000/) in your browser of choice
## License 🙌
[chcepe.github.io](https://github.com/chcepe/chcepe.github.io) is distributed under the MIT License, available in this repository.
All contributions are assumed to be also licensed under the same.