Giter Site home page Giter Site logo

template-node-fulljs's Introduction

Gama Academy :)

Template Node FullJS

Para iniciar o projeto: git clone https://github.com/mrdouglasmorais/template-node-fulljs

Para instalar as dependências: npm i

Para iniciar em modo de desenvolvimento: npm start

Aconselhado ter instalado NODEJS versão 14.x em diante.

Para instalar o node clique aqui

Professor Douglas Morais

template-node-fulljs's People

Contributors

mrdouglasmorais avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

template-node-fulljs's Issues

Windows config

{
"name": "gamaacademy",
"version": "1.0.0",
"description": "Template FullJS",
"main": "index.js",
"scripts": {
"test": "echo "Error: no test specified" && exit 1",
"start": "webpack serve --open --config webpack.dev.js",
"sass": "sass --watch src/assets/sass/style.scss:src/css/style.css",
"build": "node-sass src/assets/sass/style.scss > src/css/style.css && webpack --config webpack.prod.js"
},
"keywords": [],
"author": "Douglas Morais",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"clean-webpack-plugin": "^3.0.0",
"node-sass": "^5.0.0",
"sweetalert2": "^10.15.5",
"webpack": "^5.21.1",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.7.3"
},
"devDependencies": {
"@babel/core": "^7.12.13",
"@babel/polyfill": "^7.12.1",
"babel-loader": "^8.2.2",
"webpack-cli": "^4.5.0"
}
}

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.