Skip to content

takuya-o/fressets-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fressets-web

wercker status

Fressets, Inc. official website's source code repository.

Setup

$ npm install
$ npm install --global gulp-cli

Debug

$ gulp start

Now, you can review the current contents by visiting https://localhost:8080/. Once you modify the source code, the contents will be automatically rebuild and you may see the new site shortly.

If you want only to build, execute

$ gulp dist

Upload (Publish)

When master or staging branch has a new commit, Wecker will automatically detect it and build. Then the new contents will be uploaded to Amazon S3 and be published.

About

Fressets Official Web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published