Skip to content

Files

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
permalink
/index.html

No Mouse Days Demo

This example uses Parcel.js to install no-mouse-days locally and run it on a webpage.

Prerequisites

  • Node.js
  • npm

Installation

  1. Install Parcel dependency in this example folder:
npm install

How to run

Run the Parcel script in development mode:

npm start

Open the server generated by Parcel in a web browser, using a link such as http://localhost:1234.