-
-
Notifications
You must be signed in to change notification settings - Fork 1
Installation guide
Nathanael CHERRIER edited this page Nov 17, 2016
·
1 revision
You can build your own Nativetable with this project.
Clone the project :
git clone https://git.nathanaelcherrier.com/mindsers/nativetable.git
cd nativetableInstall packages and build sources :
npm install
npm run buildNativetable library is ready to be import on your project : src/scripts/build/nativetable.min.js