Giter VIP home page Giter VIP logo

attack's Introduction

Attack

๐Ÿงช This project is to be considered experimental for now. Note it does not have a license.

Contributions

Because this app is in the early stages of development, every aspect of it is subject to change. Plugin contributions that utilize the APIs as they exist are welcome, but please recognize that the API at this time is very fluid.

For feature/API requests, please create an issue before attempting to submit a pull request.

Development

To run the development version of the project you only have to run:

npm run dev

This will instantiate a development server at port 8000 and a watcher together with hot reloading so changes to files will immediately be reflected in the browser.

Production

To run this project in production without having the entire source code available, you first have to run:

npm run build

The following folders/files will be required to run the production version:

 - dist/
 - i18n/
 - public/
 - package-lock.json
 - package.json
 - server.js

You can use npm run prod to install the node modules and run the production version. Alternatively you can run npm install --production and then npm run start.

attack's People

Contributors

lwansbrough avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

attack's Issues

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.