Skip to content

An NPM package to help frontend developers get started with using SASS and SCSS on your project easily. The Package follows the 7-1 architecture project structure.

License

Notifications You must be signed in to change notification settings

anslemkelechi/create-sass-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title - Create SASS APP


Ever wanted to code up a frontend project with SASS & SCSS and you are stuck with building the acclaimed 7-1 architecture, then you don't need to get stressed about that again, we have abstracted the whole process for you. Get started with using SASS and SCSS on your project easily.

List of features

  • 7-1 Architecture System
  • All partials files automatically created
  • No need creating any File or Folder
  • Just Start Building

Installation & Usage

$ npm i create-sass-app

Create a javascript file (test.js) and copy code below

const createSass = require('create-sass-app')
createSass()

Thats All, run the javascript file in the terminal for the magic

$ node test.js 

Contributing

Contribution is highly welcomed
  • Fork the code to your repository
  • Make Changes and Send PR

Authors or Acknowledgments

License

This project is licensed under the MIT License

About

An NPM package to help frontend developers get started with using SASS and SCSS on your project easily. The Package follows the 7-1 architecture project structure.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published