Skip to content
View ezhumalaip's full-sized avatar
Block or Report

Block or report ezhumalaip

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ezhumalaip/README.md

facilio-website

www.facilio.com

Build setup

git clone https://facilioyoge@bitbucket.org/facilio/facilio-website.git
cd facilio-website
git checkout dev
npm install
npm run dev

Staging

To test the changes in stage, commit your changes to staging branch.

Yarn Installation<

yarn installation

curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --rc
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"

OR

brew install yarn

Popular repositories

  1. pondaya pondaya Public

  2. ezhumalaip ezhumalaip Public

    Config files for my GitHub profile.

    JavaScript