https://github.com/animify/portfolio
🧠Personal portfolio
https://github.com/animify/portfolio
netlify parcel portfolio react scss typescript
Last synced: 2 months ago
JSON representation
🧠Personal portfolio
- Host: GitHub
- URL: https://github.com/animify/portfolio
- Owner: animify
- License: mit
- Created: 2016-09-16T17:36:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T07:03:30.000Z (almost 2 years ago)
- Last Synced: 2025-05-12T21:48:36.151Z (about 1 year ago)
- Topics: netlify, parcel, portfolio, react, scss, typescript
- Language: TypeScript
- Homepage: https://mansson.io/
- Size: 25.4 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
My personal portfolio on mansson.io
## Development
Runs the development server with hot reloading.
#### `yarn`
Install the dependencies
#### `yarn start`
Start the local server
## Production
Pushing to `master` will build and deploy the site to Netlify.
#### `yarn build`
Build a production version into `./build`
#### `yarn serve`
Serve the latest production build on *localhost*
## License
##### MIT Licensed