Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 270 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 270 Bytes

Mustachio

Ownly's Mustachio Website

Installation

Go to your local server directory and run the following commands:

git clone [email protected]:ownlyio/mustachio.git
cd mustachio
npm install

Usage

To run the development server:

npm start