Skip to content

szoketommy/agriK2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Shuffle Editor (https://shuffle.dev)

1. Getting Started

The project's source files are placed in ./src/ directory.

  • ./src/{framework}/ - settings used to build CSS.
  • ./src/pages/ - all your pages (templates) are stored in separate .js files.

2. Installation

# Install dependencies
npm install 

# Run dev server with live preview
npm run start

# Create an optimized production build
npm run build

3. Contact

If you have found any bugs in the Shuffle Editor, have any questions, comments or ideas for new features, feel free to contact us:

[email protected]

4. Credits & Special thanks

We use placeholders from https://unsplash.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published