adama-web

1.2.6 • Public • Published

Adama-web

Prerequisite

This project requires Node, Gulp Gulp is a Node application that requires a global insstall :

npm install gulp -g

Getting Started

You have to retrieve the project dependencies in order to make it work :

git clone git@bitbucket.org:adama/adama_web.git
cd adama_web
npm install

Then, you'll need to trigger the development workflow :

gulp serve  

Application is available on http://localhost:3000.

How to release

Before release, don't forget to do a full build in order to validate all code base !

gulp clean build --type production

The release process tag the source control and update project version :

gulp tag

The project use gulp-release-tasks for its versionning an tag process.

Don't forget to push the release :

git push
git push --tags

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.6
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.6
    2
  • 1.2.4
    0

Package Sidebar

Install

npm i adama-web

Weekly Downloads

2

Version

1.2.6

License

none

Last publish

Collaborators

  • astik