You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install
npm run webpack
cd dist
# browse to index.html in your web browser or copy to server, for example apache2
sudo cp -r $HOME/text-to-stl/dist/* /var/www/html