Skip to content

svef/newww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVEF websites

This is a monorepo (single repository for multiple projects) for all things related to the websites SVEF maintains.

Make sure to check out our Code of Conduct if you plan on participating in any way.

What's in here?

As of now it is configured for two purposes; npm packages and websites.

The library is comprised of components, styles etc.

components

This package is published as @svef/components, and is (as the name might suggest) a library of react components for web related projects.

The project should be structured as so:

┌── components
│   └── lib
│       └── ComponentName
│           ├── assets/
│           ├── index.js
│           ├── index.story.js
│           └── index.test.js
│       └── …etc
│       index.js
├── package.json
└── README.md

These are actual websites meant to be based on the domains owned by SVEF. As of now that only includes svef.is.

I want to help! How?

Check out our Contribution guidelines!

Make sure to check out our Code of Conduct as well.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published