Skip to content

devpriyanshu96/react-starter

Repository files navigation

React-Starter

Introduction

  • This repository contains the directory structure and the configurations required for starting a react based project.

Prerequisites

Getting Started

  • Install node modules:
    npm install
  • Install typings:
    typings install
  • Start the server:
    npm run start:dev
  • Open http://localhost:8080 in your browser. If the Success text is displayed, your setup is complete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors