Giter Site home page Giter Site logo

muldoser / ng-onepage Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 3.37 MB

A simple Angular starting point for onepagers.

TypeScript 76.70% JavaScript 7.07% HTML 1.29% CSS 14.94%
angular angular-cli typescript boilerplate-front-end boilerplate-template onepage one-pager one-page-website one-page

ng-onepage's Introduction

NgOnepage

A simple Angular starting point for onepagers.

Package manager

In this project we use yarn to manage the node modules. If you rather use good 'ole npm, you need to change some things in the package.json and use npm install instead of yarn.

Get started

This Angular project was generated with Angular CLI version 1.7.4.

## Used to create this project
$ ng new ng-onepage -it -p op --routing -si --style scss -v
# Development server
# For a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
$ ng serve
# Or
$ yarn start

# Code scaffolding
# To generate a new component.

$ ng generate component component-name
# You can also use
$ ng generate directive|pipe|service|class|guard|interface|enum|module

# Build
# To build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
$ ng build

# Running unit tests
# To execute the unit tests via Karma.
$ ng test

# Running end-to-end tests
# To execute the end-to-end tests via Protractor.
$ ng e2e 

# Further help
# To get more help on the Angular CLI use
$ ng help

More info

Next steps

  • Menu component
  • Header component
  • Section component
  • Footer component
  • Smooth scroll

ng-onepage's People

Contributors

ctg-mmulder avatar muldoser avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.