@shakesco/web
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

@shakesco/web

Welcome to @shakesco/web where we host the frontend framework used in all of our websites. This repo is based on the Material UI Framework.

@shakesco/web is a private repository so in order to download the package you may need to contact an ADMIN to add you to the repo.

Installation

NPM

$ npm i @shakesco/web

Yarn

$ yarn add @shakesco/web

Getting started

import { blue } from '@shakesco/web/colors';
import { Box } from '@shakesco/web';

function App() {
  return <Box sx={{ color: blue.A100 }}>Hello World</Box>;
}

Package Sidebar

Install

npm i @shakesco/web

Weekly Downloads

1

Version

0.0.3

License

none

Unpacked Size

17 kB

Total Files

36

Last publish

Collaborators

  • dopesky
  • fahm