Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`