oWomaniya is for women in tech, where we will create a web/mobile app or a portal to help, educate and support women.
$ npm install
$ npm start
Open http://localhost:8800
to see on your local environment.
$ gulp release:oWomaniya
Which creates build and dist folder will be generated inside public folder.
$ firebase deploy
before that Make sure you have Firebase CLI installed on your machine globally.
$ npm install -g firebase-tools
You have access for that firebase project.
try $ firebase login
Initialize your site using $ firebase init
and then try to deploy using $ firebase deploy
. for more detail