@manifoldxyz/cra-template-studio-app-typescript

0.1.0 • Public • Published

Manifold Studio App – Typescript Create React App Template

Typescript Create React App template for Manifold Studio Apps.

Technologies list


Install

To use this template for your app you can run:

npx create-react-app my-app --template @manifoldxyz/cra-template-studio-app-typescript

or

yarn create react-app my-app --template @manifoldxyz/cra-template-studio-app-typescript

Project Structure

This is the structure of the files in the template:

    │
    ├── public                  # public files
    ├── src                     # source files
    │   ├── components          
    │   ├── pages               
    │   ├── tests               # all test files, *.test.tsx
    │   ├── App.tsx             # app entry point, routes.           
    │   ├── index.tsx           # mount application
    │   ├── react-app-env.d.ts  # create react app globals
    │   └── setupTests.ts       # bootstrap jest
    ├── .gitignore
    ├── package.json
    ├── README.md
    └── tsconfig.json

📖 Resources

// TODO: studio app docs links

This package includes scripts and configuration used by Create React App.
Please refer to its documentation:

/@manifoldxyz/cra-template-studio-app-typescript/

    Package Sidebar

    Install

    npm i @manifoldxyz/cra-template-studio-app-typescript

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    21.2 kB

    Total Files

    25

    Last publish

    Collaborators

    • ediep
    • jbonaguro
    • kevinmetz
    • campionfellin
    • vedika
    • nikki-kiga
    • hmbui36
    • jaxonl
    • dgan
    • donpdang
    • wwhchung
    • johnnyshankman
    • richerdxyz