Skip to content

michaelhaydendeveloper/csv-proccessor-ui

Repository files navigation

CircleCI Maintainability Test Coverage

csv-proccessor-ui

Getting Started

IMPORTANT: You need to have React Native installed :) (Not Expo) Follow instructions on and click the 'React Native CLI Quickstart' https://reactnative.dev/docs/environment-setup

THEN

Start your app with by going to the created directory: 'cd csvprocessorui'

yarn android
npx pod-install && yarn ios
yarn web

If you have an import error on App.tsx restart your app, it's a cache issue.
If you have red errors in VSCode read the README.md about this issue.

Commands

Native commands

yarn android
yarn ios
yarn start
yarn test
yarn lint

Web commands

yarn web
yarn web:build
yarn web:test
yarn web:eject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published