Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Cytoplasmic examples

Usage

Clone template:

npx degit nielssp/cytoplasmic/examples examples
cd examples

Install dependencies:

npm install

Run the application in development mode:

npm run dev

Build the application for production into the /dist folder:

npm run build

Preview content of /dist (after running build):

npm run preview

Links: