Ownly's Mustachio Website (Development Side)
Go to your local server directory and run the following commands:
git clone [email protected]:ownlyio/mustachio-website.git
cd mustachio-website
npm install
To run the development server:
npm start
Ownly's Mustachio Website (Development Side)
Go to your local server directory and run the following commands:
git clone [email protected]:ownlyio/mustachio-website.git
cd mustachio-website
npm install
To run the development server:
npm start