Skip to content

jsoma/sample-node-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A little Parcel-based template

This is a bare-bones Parcel setup for a very exciting game involving woodland animals.

Tips

Find free sound effects on Pixabay.

Usage

Setup/Installation

Download the repo as a zip file and extract it. Then install the necessary dependencies.

npm install

Development server

The dev server automatically uses src/index.html as the Parcel entry point.

npm run dev

Building out the website

npm run build

The website is built into the docs folder. You can change this by editing package.json.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published