Skip to content

HenriquePi/hdpp-portfolio

Repository files navigation

Portfolio & Resume Website

Using React Typescript SPA Starter

A full-featured react SPA starter

Arranged by hdpinto https://github.com/hdpinto/react-typescript-spa-starter

Features

  • Sensible ESLint Rules with prettier and typescript defaults
  • Sass & autoprefixer
  • Babel 7
  • Webpack & Webpack dev server
  • Typescript
  • Editorconfig
  • Bulma CSS
  • Tests using jest (coming soon)

Commands

command action
start:dev Starts up the webpack dev server and serves your app on http://localhost:9001, watches code and hot-reloads
watch:dev Watches your code for changes and builds the bundle, no webpack dev server. Good if you have your own server
build:dev Builds your app once
build Builds your app with the production flag
test Runs tests (to do)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors