Skip to content
/ toc Public

Implementation of a table of contents component

Notifications You must be signed in to change notification settings

akimovnet/toc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Demo: https://akimovnet.github.io/toc/

You can use npm start to run the app in the development mode and npm build to build the app for production.

Though it is not required, you can specify the json data url creating .env.* file in the root directory of the project and setting REACT_APP_TOC_DATA_URL variable. More details about environment variables in apps created by create-react-app can be found in the Create React App documentation. By default it is used certain example data stored in the project repository.

About

Implementation of a table of contents component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published