- Make sure you have an LTS version of Node.js installed on your computer. Download and install if needed.
- Clone this repository.
- Change the folder name from
parcel-project-templateto the name of your project. - Create a new empty GitHub repository.
- Open the project in VSCode, launch the terminal and link the project to the GitHub repository by instructions.
- Install the project's dependencies in the terminal with the
npm installcommand. - Start development mode by running the
npm startcommand. - Go to http://localhost:1234 in your browser. This page will automatically reload after saving changes to the project files.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
