Без опису

Victor Luiz Domingues 4d9010489c Merge branch 'feature/points' into develop 5 роки тому
src e04ffd60f5 implementation of straight line construction through points 5 роки тому
.babelrc 250423e4b1 Refatoração ES6 e otimização para webpack, carregamento de ferramentas e componentes dinamicamente junto a construção do menu ferramentas 5 роки тому
.gitignore 025e7cf98a main.js removed and added to gitignor 5 роки тому
README.md ef3ca8ac53 Update README file to indicate execution by using the dist/index file 5 роки тому
package.json be5cd45357 Implement basic setup for dist folder and .tar.gz generation 5 роки тому
webpack.config.js be5cd45357 Implement basic setup for dist folder and .tar.gz generation 5 роки тому

README.md

iGeom Web

Instalação

npm install
npm run build

Executar

Execute no navegador o arquivo

dist/index.html