Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erickgiber/portafolio-new
Portafolio built on Gatsby + Ts
https://github.com/erickgiber/portafolio-new
eslint gatsby portafolio-web react sass
Last synced: 13 days ago
JSON representation
Portafolio built on Gatsby + Ts
- Host: GitHub
- URL: https://github.com/erickgiber/portafolio-new
- Owner: Erickgiber
- Created: 2023-05-20T04:51:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T15:27:18.000Z (about 1 month ago)
- Last Synced: 2024-11-25T15:48:08.598Z (about 1 month ago)
- Topics: eslint, gatsby, portafolio-web, react, sass
- Language: TypeScript
- Homepage: https://erickgiber.vercel.app/
- Size: 2.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Erick Ramirez | Portafolio web## π Quick start
1. **Clone this repository.**
How clone this repository
```shell
# Using git
git clone https://github.com/Erickgiber/portafolio-new.# Using Github CLI
gh repo clone Erickgiber/portafolio-new
```2. **Start developing.**
Navigate into your new siteβs directory and start it up.
```shell
cd ./portafolio-new && npm run install
```3. **Open the code and start customizing!**
Your site is now running at http://localhost:8000!
You can view and edit `src/pages/index.tsx` to see your site update in real-time!
## π Open website
Erick Ramirez | Portafolio we