e153b0b813
* feat(structure): updates the structure for the development site * fix a few tslint issues in react development site * fix code climate issues * refactor out utilities and names per pull request comments * resolve some tslint errors |
||
---|---|---|
.github | ||
build | ||
packages | ||
.codeclimate.yml | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
lerna.json | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
tslint.json |
README.md
What is FAST-DNA
FAST-DNA stands for Fast, Adaptive, Secure, and Timeless Design Network Architecture. A set of resources that can be used to accelerate building Web sites and applications.
Teams spend significant time building parts of the design system (colors, variable font, typography, grid, components, etc.) which can slow adoption of the latest design guidance and related technologies. FAST-DNA solves this problem by providing resources to accelerate development with code that is performant and accessible. The resources work with multiple component frameworks such as (Fabric, MWF, Foundation, etc.) as well as JavaScript frameworks and libraries (React, Angular, Vue, etc.).
How do we accelerate? A team can use these resources as guidance, reference, fork, or as dependencies.
Status
Packages
Lerna in independent mode is used to organize and manage this monorepository and contains utilities each of which are published to NPM. Users can choose one package, some packages, or all of them together.
Learn more about FAST-DNA packages on wiki...
Documentation
Detailed documentation can be found on the GitHub Wiki which covers getting started, community policies, and guidance on contributing, developing, quality, and testing.
Contact
- Ask for help on Stack Overflow
- Submit help requests
- Submit help questions
- Contributors find issues to work on