Giter Site home page Giter Site logo

easy-layout's Introduction

[DEPRECATED]

Reson: I wrote this thing a long time ago for workers at an old job. I think that all of them are already using more sophisticated tools and there is no need to use such an outdated builder

For what

For easy build and write code for your HTML, CSS and JavaScript project with pug (jade), autoprefixer, babel, hot-reload, bootstrap and normalize.css

How to use

First you need to clone this repository on your local pc via git clone

Run npm i in console to install all dependencies of project

Now we have two commands: npm run dev for development job and npm run build to compress and compile your files in one build folder

You can add new npm packages to your project with npm i [package name] and connect it into project via import in ./src/index.js

If you want to create new .pug file in ./src/pages folder, you need do the restart of webpack compiler!

Here we go

Thx for using this ๐Ÿ’˜

easy-layout's People

Contributors

eugevin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.