Skip to content

dmitrybubyakin/frontend-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Skeleton

Requirements

  • node >= 8

Installation

  • npm install
  • npm run tailwind
  • cp .env.example .env

Dev server

npm run hot

Watch

npm run watch

Build

Development:

npm run dev

Production:

npm run prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published