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
This project is not currently ready for deployment. You can only launch it locally with developer tools.
Make sure node.js is installed
Open a command-line terminal
Make sure that the terminal context is within the root of the project (e.g. use the command cd path/to/project/folder or if your system allows, right click and choose "open folder in terminal")
Run the command npm install to download and install all dependent libraries
Run the command npm start to launch local developer server. It should show a message telling you how to access it.
Do note that this software is no longer being updated, as I no longer work for the organization that requested it and I have other commitments to take care of.
If you wish to export the project to a deployable package, or perform development yourself, you may refer to the official Polymer.js 3.0 guide
What are the steps to run the project locally or on shared hosting?
The text was updated successfully, but these errors were encountered: