Skip to content

Latest commit

 

History

History
 
 

assemble

Assemble Example

This directory is a brief example of a Assemble app that can be deployed with ZEIT Now and zero configuration.

Deploy Your Own

Deploy your own Assemble project with ZEIT Now.

Deploy with ZEIT Now

Live Example: https://assemble.now-examples.now.sh

How We Created This Example

To get started with Assemble deployed with ZEIT Now, you can use Now CLI to initialize the project:

$ now init assemble

Deploying From Your Terminal

You can deploy your new Assemble project with a single command from your terminal using Now CLI:

$ now