Skip to content

ItsJonQ/wordpress-design-guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

99 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š WordPress Design Guidelines

Documentation, tools, and resources for designing WordPress.

Quick Start

Cloning the repo

First, you'll need to clone the repo onto your computer.

Installing dependencies

Once you've cloned the repo to your computer. Open up your Terminal app, and navigate to that directory.

To install dependencies, run the following command:

yarn install

If you're using npm, run:

npm install

Starting up local development

Alrighty! You're ready to fire up local development! To do this, run the following command:

yarn start

If you're using npm, run:

npm start

The local development URL should look something like this:

http://localhost:5800

And with that, you're ready to start exploring, designing, and developing! ๐Ÿ™Œ

Have fun!

For a more complete getting started guide, check out our setup guide.

Documentation

For additional information about this project, please check out our docs.

Contributing

Thank you for thinking about contributing to this project!

Please see our contributing docs.

About

๐Ÿ“š WordPress: Design Guidelines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5