Skip to content

hiro-kiri/ninjin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninjin

Abstract

This is simple website skeleton. You can launch simple website quickly.

How to use

  1. Install npm packages
npm install

You will see node_modules directory.

  1. Build
npm run build

You can see build files under dist directory. Then, access dist/index.html with your browser.

For development

Monitor file change

npm watch

Automatically build src files.

About

Simple website app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors