Skip to content

pawelmidur/table-reactjs-and-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO: https://pawelmidur.github.io/table-reactjs-and-typescript/

🚀 Quick start

  1. Start develop site.

    # clone project 
    git clone https://github.com/pawelmidur/table-reactjs-and-typescript.git 
    cd table-reactjs-and-typescript
    # install node_modules
    npm install
    # start develop
    npm start

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

  2. Builds the app for production.

    # build
    npm run build

    Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published