/react-root-import

React sample that import react component by absolute path

Primary LanguageJavaScript

react-root-import

Usage

download files to local

git clone https://github.com/endam/react-root-import

install packages

npm install

or if you would like to use yarn

yarn install

run webserver

npm start

access from your web browser

http://localhost:8080