Skip to content

grvsooryen/gadgy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moovweb Project

Welcome to your Moovweb project! Moovweb is a great way to build a compelling new front-end presentation for an existing website. The files in this project describe the changes you want to make to the front end of a site. There are places in this project to add new images (assets/images/), styles (assets/stylesheets/) and even manipulate HTML (scripts/).

Before Running This

To run this project, you must have the Moovweb SDK installed on your system. Installation is easy - just go to the download page on the Moovweb site to download and install.

NOTE: This document assumes that you are using the latest version of Moovweb SDK, 5.2 or later. If you are using an earlier release of the Moovweb SDK, the commands to run the server and deploy your project to a site will be different. Please update your SDK to version 5.2 or later, or see the detailed documentation for information about managing projects with older Moovweb SDK versions at developer.moovweb.com.

Starting

To manage your local development and testing, cd to the directory where you want to manage all your Moovweb project (typically it will be the parent directory that contains the directory where this readme file lives) and issue the following command:

sudo moov start

This will launch the local Moovweb Developer Dashboard interface in your favorite browser. The Moovweb Developer Dashboard will let you generate, manage, start, debug, and track locally running projects as you develop.

Serving

From the Moovweb Developer Dashboard interface, start the project.

Then in a web browser, you can visit mlocal.igadgetcommerce.com and you are ready to start testing and developing!

Domains

127.0.0.1   mlocal.igadgetcommerce.com

Deployment

When the local project looks the way you want, and you're ready to deploy, you need to have a destination site on Moovweb.

If you don't already have an Moovweb site, log in to the Control Center and create a project, giving it a unique name.

Then return to the command line and, from within the project directory, just enter the command:

PROD: moov deploy YOUR-ACCOUNT-NAME/YOUR-SITE-NAME STAGE: moov deploy YOUR-ACCOUNT-NAME/YOUR-SITE-NAME

##Acount Info

####Test site

####Prod site

##Languages

##Devices

##Problems

More Info

We have lots of informative guides, videos, live help, documentation, and even a book on how to use Moovweb. You should be able to get up and running in 30 minutes if you visit developer.moovweb.com.

You might find the page about the scripts folder useful for starting to write Tritium, and our documents on the stylesheets folder for information on how we structure our stylesheets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published