Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielmark0116/portfolio
My portfolio page - React-TS
https://github.com/danielmark0116/portfolio
Last synced: 6 days ago
JSON representation
My portfolio page - React-TS
- Host: GitHub
- URL: https://github.com/danielmark0116/portfolio
- Owner: danielmark0116
- Created: 2019-09-17T09:34:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T10:37:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T16:17:33.410Z (over 1 year ago)
- Language: TypeScript
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom react-boilerplate
## Includes -> React, webpack-dev-server, babel (for es6, arrow functions inside class components), style/scss-loader, hot-reload
fetch repo and run `npm install`
#### For build
`npm run build`
#### For dev server
`npm run dev`