mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2025-01-24 18:15:10 +01:00
dependabot[bot]
86371095c8
Bump webpack-dev-server from 2.11.5 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.5 to 3.1.11. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/commits/v3.1.11) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This repository contains the core functionality of Doodle3D Transform.
Build & run locally
git clone git@github.com:Doodle3D/Doodle3D-Core.git
cd Doodle3D-Core
npm install # Make sure you have installed NPM / NodeJS first
npm run start
# visit http://localhost:8080
Doodle3D-Transform
The Doodle3D-Core repo just contains the core drawing features of Doodle3D Transform. To get the other features like file management, exporting and slicing you should visit the Doodle3D Transform repository: https://github.com/Doodle3D/Doodle3D-Transform
Description
Languages
JavaScript
93.9%
CSS
4.9%
GLSL
1.2%