New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More β†’
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
17
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Typescript Create React App for Manifold Studio Apps.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
17
Created
Source

Manifold Studio App – Typescript Create React App Template

Typescript Create React App template for Manifold Studio Apps.

Technologies list

  • Studio App SDK React
  • TypeScript
  • Router
  • Create React App
  • Tailwind CSS

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:

Keywords

FAQs

Package last updated on 28 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc