Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

choyongjoon/created-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created React App

Boilerplate from create-react-app

  • Removed ';' and spinning react logo
  • Added web server (with socket.io), ES2015 and utils

Getting Started

npm start

Runs the app for production.
Open http://localhost:10220 to view it in the browser.

npm run server

Runs the web server in development mode.

npm run client

Runs the client in development mode.
(same as npm start in create-react-app)

Features

  • standard
  • ES2015
  • debug
  • express server
  • socket.io
  • yarn.lock

About

added a server and my favorite things from create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published