Giter Site home page Giter Site logo

arjavsethi / boossti-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codemarket2/boossti-frontend

0.0 0.0 0.0 172.12 MB

Shell 0.01% JavaScript 44.63% Ruby 0.02% C 0.01% Objective-C 0.13% Java 0.16% TypeScript 54.55% CSS 0.43% Swift 0.04% Starlark 0.02%

boossti-frontend's Introduction

Vijaa Frontend Monorepo

Next.js + React + React Native

You have to only use Yarn don't use npm

Install Dependencies:

$ yarn install 

If you want to install package from npm:

$ yarn workspace @frontend/web add <package name>

Next.js Web

Run Web Next.js:

$ yarn web

Storybook

To run stories of your storybook open a new termianl and run:

$ yarn web:storybook

Run Test Cases

To run Cypress test cases for web react components(headless - tests will run in terminal without opening the browser)

$ yarn web:test

cypress headless

To run Cypress test cases for web react components(head - tests will run in browser)

$ yarn web:test:head

cypress web Build Web:

If you only want to run a single test then you can use this command

$ yarn workspace @frontend/web run cypress run-ct --spec ./src/components/<path-to-your-test-file>
$ yarn web:build

Deploy Web:

$ yarn web:deploy

React Native

Install Pod Dependencies (Only on Mac OS):

$ yarn pod:install (if yarn didn't work try npm install pod-install)

Start metro server:

$ yarn mobile

Run android:

$ yarn android

Run ios:

$ yarn ios

Android Build

Clean the build folders:

$ yarn android:clean

Create build:

$ yarn android:build

iOS Build

Open project in xcode:

$ yarn xcode

boossti-frontend's People

Contributors

vivekvt avatar appdatasoft avatar muzzamilshaikh avatar arjavsethi avatar 0xsonu avatar sahilshahane avatar rajdama avatar has12zen avatar saichidvi avatar aman1601k avatar mintujupally avatar djsreeraj avatar sansarj17 avatar sadityakumar9211 avatar sohan2410 avatar gurpreet-legend avatar uttkarsh09 avatar reshab-sharma avatar najeebkp avatar panic341 avatar vk17-starlord avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.