1.0.0 • Published 7 months ago

fam-style v1.0.0

Weekly downloads
-
License
SEE LICENSE in LI...
Repository
-
Last release
7 months ago

fam-style

Design System codebase files

This digital resouce is made available across the Department and to other Federal agencies. It supports the requirements of OMB Memorandum M-16-21, “Federal Source Code Policy: Achieving Efficiency, Transparency, and Innovation through Reusable and Open Source Software". This policy requires agencies to develop plans to release at least 20 percent of new custom-developed source code as Open Source Software (OSS) when commissioning new custom software.

Project Getting Started

  1. Clone repo into a local directory with git clone https://code.fs.usda.gov/forest-service/FAM-IM-EIS3--UIX.git fam-style

  2. Type cd fam-style

  3. Type npm install

  4. Type npm run build

  5. Type npm run dev

  6. A local server will be spun up and accessible at http://localhost:3000/

Application Integration - Getting Started

  1. In your application root directory type npm install fam-style to add to your project dependencies.

  2. Based on your applications tech stack, you will need to import the main SASS (.scss) file, fonts, and images from the fam-style package from node_modules.

  3. The EXAMPLE-vite.config.js file in this project shows an implementation for Vite.js and React.

1.0.0

7 months ago

0.2.2

8 months ago

0.2.1

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago