Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 305 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 305 Bytes

Mustachio

Ownly's Mustachio Website (Development Side)

Installation

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

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

Usage

To run the development server:

npm start