Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmaupetit/julien.maupetit.me
:computer: /me
https://github.com/jmaupetit/julien.maupetit.me
Last synced: 14 days ago
JSON representation
:computer: /me
- Host: GitHub
- URL: https://github.com/jmaupetit/julien.maupetit.me
- Owner: jmaupetit
- License: cc-by-sa-4.0
- Created: 2016-03-13T20:05:27.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T08:52:30.000Z (18 days ago)
- Last Synced: 2024-12-16T09:34:52.574Z (18 days ago)
- Language: SCSS
- Homepage: http://julien.maupetit.me
- Size: 183 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# /me
A simple homepage.
## Getting started
First, you need to install dependencies:
```
$ yarn install
```And then you can start working:
```
$ yarn dev
```For a production build, use:
```
$ yarn build
```## License
This work is released under the CC-BY-SA-4.0 License (see
[LICENSE](./LICENSE.md)).