Skip to content

HeyParkerJ/heyparkerj-frontend-boilerplate

Repository files navigation

creating-a-react-app-from-scratch

This is a simple react implementation, as seen in this article

Getting Started

(Note: this project was created in Node v9.3.0)

Clone this repo and install dependencies with npm install.

Starting The Dev Server

To start the server and start hacking, run

npm start

This starter uses webpack-dev-server to spin up an Express server with Hot-Reloading capability. Changes to code in .src should cause pages to reload.

About

React, Typescript, Babel, Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published