Skip to content

tahama-saleem/react-online-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-online-editor

In this project, create a react app to support online editor to view and edit a file using intellisense

for example: we can use npm react-ace - https://www.npmjs.com/package/react-ace

Setup 🛠

  • To install dependencies, use
yarn
  • To run react server, use
yarn start
  • To build, use
yarn build

About

React app to support online editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.3%
  • HTML 19.9%
  • CSS 7.8%